home *** CD-ROM | disk | FTP | other *** search
- Path: venus.senecac.on.ca!learn!cweselak
- From: cweselak@learn.senecac.on.ca (Christian Weselak)
- Newsgroups: comp.lang.c
- Subject: Question!@#!
- Date: 15 Jan 1996 02:36:42 GMT
- Organization: Seneca College of Applied Arts and Technology
- Message-ID: <4dcejq$2un@venus.senecac.on.ca>
- NNTP-Posting-Host: learn.senecac.on.ca
- X-Newsreader: TIN [version 1.2 PL2]
-
-
- I have a very Simple question.. well, it should be simple for 'alot' of
- you reading this newsgroup..
-
- anyways.
-
- I have created a program that asks THE users for his name, then writes it
- to a file, the file is called name.txt..
-
- Evertime this program is executed, the file name.txt get's overwritten.
-
- How can i keep this file, name.txt, so that i can eventually have a
- listing of all users who ran my program???
-
- Appreciated..
-
-